﻿2026-05-28T06:45:09.3884281Z ##[group]Run actions/checkout@v6
2026-05-28T06:45:09.3885308Z with:
2026-05-28T06:45:09.3885879Z   ref: feature/hardening-nightly-bake
2026-05-28T06:45:09.3886510Z   lfs: true
2026-05-28T06:45:09.3887029Z   repository: yorvana/android
2026-05-28T06:45:09.3887779Z   token: ***
2026-05-28T06:45:09.3888278Z   ssh-strict: true
2026-05-28T06:45:09.3888732Z   ssh-user: git
2026-05-28T06:45:09.3889323Z   persist-credentials: true
2026-05-28T06:45:09.3889849Z   clean: true
2026-05-28T06:45:09.3890355Z   sparse-checkout-cone-mode: true
2026-05-28T06:45:09.3890989Z   fetch-depth: 1
2026-05-28T06:45:09.3891601Z   fetch-tags: false
2026-05-28T06:45:09.3892100Z   show-progress: true
2026-05-28T06:45:09.3892685Z   submodules: false
2026-05-28T06:45:09.3893210Z   set-safe-directory: true
2026-05-28T06:45:09.3894043Z ##[endgroup]
2026-05-28T06:45:09.4943013Z Syncing repository: yorvana/android
2026-05-28T06:45:09.4945365Z ##[group]Getting Git version info
2026-05-28T06:45:09.4946469Z Working directory is '/home/runner/work/android/android'
2026-05-28T06:45:09.4947672Z [command]/usr/bin/git version
2026-05-28T06:45:09.4982800Z git version 2.54.0
2026-05-28T06:45:09.5008396Z [command]/usr/bin/git lfs version
2026-05-28T06:45:09.5430684Z git-lfs/3.7.1 (GitHub; linux amd64; go 1.24.4)
2026-05-28T06:45:09.5598543Z ##[endgroup]
2026-05-28T06:45:09.5609318Z Temporarily overriding HOME='/home/runner/work/_temp/6901f643-4407-4402-b9c0-6735282d27e6' before making global git config changes
2026-05-28T06:45:09.5612152Z Adding repository directory to the temporary git global config as a safe directory
2026-05-28T06:45:09.5613840Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-28T06:45:09.5616930Z Deleting the contents of '/home/runner/work/android/android'
2026-05-28T06:45:09.5618267Z ##[group]Initializing the repository
2026-05-28T06:45:09.5619782Z [command]/usr/bin/git init /home/runner/work/android/android
2026-05-28T06:45:09.5650442Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-28T06:45:09.5652968Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-28T06:45:09.5655175Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-28T06:45:09.5656944Z hint: call:
2026-05-28T06:45:09.5658020Z hint:
2026-05-28T06:45:09.5659206Z hint: 	git config --global init.defaultBranch <name>
2026-05-28T06:45:09.5660624Z hint:
2026-05-28T06:45:09.5662085Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-28T06:45:09.5664098Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-28T06:45:09.5665823Z hint:
2026-05-28T06:45:09.5666843Z hint: 	git branch -m <name>
2026-05-28T06:45:09.5667933Z hint:
2026-05-28T06:45:09.5669352Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-28T06:45:09.5671663Z Initialized empty Git repository in /home/runner/work/android/android/.git/
2026-05-28T06:45:09.5675492Z [command]/usr/bin/git remote add origin https://github.com/yorvana/android
2026-05-28T06:45:09.5715147Z ##[endgroup]
2026-05-28T06:45:09.5716974Z ##[group]Disabling automatic garbage collection
2026-05-28T06:45:09.5718450Z [command]/usr/bin/git config --local gc.auto 0
2026-05-28T06:45:09.5741971Z ##[endgroup]
2026-05-28T06:45:09.5743658Z ##[group]Setting up auth
2026-05-28T06:45:09.5745101Z Removing SSH command configuration
2026-05-28T06:45:09.5751703Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-28T06:45:09.5782519Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-28T06:45:09.6038597Z Removing HTTP extra header
2026-05-28T06:45:09.6051995Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-28T06:45:09.6076598Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-28T06:45:09.6248383Z Removing includeIf entries pointing to credentials config files
2026-05-28T06:45:09.6250160Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-28T06:45:09.6281852Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-28T06:45:09.6449587Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-4f09df54-c77a-41a9-a061-490ac30944ff.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-28T06:45:09.6483759Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-4f09df54-c77a-41a9-a061-490ac30944ff.config
2026-05-28T06:45:09.6509671Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-4f09df54-c77a-41a9-a061-490ac30944ff.config
2026-05-28T06:45:09.6572691Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-4f09df54-c77a-41a9-a061-490ac30944ff.config
2026-05-28T06:45:09.6612528Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-4f09df54-c77a-41a9-a061-490ac30944ff.config
2026-05-28T06:45:09.6661574Z ##[endgroup]
2026-05-28T06:45:09.6662759Z [command]/usr/bin/git lfs install --local
2026-05-28T06:45:09.7132174Z Updated Git hooks.
2026-05-28T06:45:09.7398270Z Git LFS initialized.
2026-05-28T06:45:09.7401002Z ##[group]Fetching the repository
2026-05-28T06:45:09.7403644Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/feature/hardening-nightly-bake*:refs/remotes/origin/feature/hardening-nightly-bake* +refs/tags/feature/hardening-nightly-bake*:refs/tags/feature/hardening-nightly-bake*
2026-05-28T06:45:11.0796302Z From https://github.com/yorvana/android
2026-05-28T06:45:11.0797630Z  * [new branch]      feature/hardening-nightly-bake -> origin/feature/hardening-nightly-bake
2026-05-28T06:45:11.0828112Z ##[endgroup]
2026-05-28T06:45:11.0829160Z ##[group]Determining the checkout info
2026-05-28T06:45:11.0836527Z [command]/usr/bin/git branch --list --remote origin/feature/hardening-nightly-bake
2026-05-28T06:45:11.0860348Z   origin/feature/hardening-nightly-bake
2026-05-28T06:45:11.0873055Z ##[endgroup]
2026-05-28T06:45:11.0873991Z ##[group]Fetching LFS objects
2026-05-28T06:45:11.0875245Z [command]/usr/bin/git lfs fetch origin refs/remotes/origin/feature/hardening-nightly-bake
2026-05-28T06:45:11.1046966Z Fetching reference refs/remotes/origin/feature/hardening-nightly-bake
2026-05-28T06:45:11.1286547Z ##[endgroup]
2026-05-28T06:45:11.1291600Z [command]/usr/bin/git sparse-checkout disable
2026-05-28T06:45:11.1328289Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-28T06:45:11.1359892Z ##[group]Checking out the ref
2026-05-28T06:45:11.1361412Z [command]/usr/bin/git checkout --progress --force -B feature/hardening-nightly-bake refs/remotes/origin/feature/hardening-nightly-bake
2026-05-28T06:45:11.1911777Z Switched to a new branch 'feature/hardening-nightly-bake'
2026-05-28T06:45:11.1918906Z branch 'feature/hardening-nightly-bake' set up to track 'origin/feature/hardening-nightly-bake'.
2026-05-28T06:45:11.2115353Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-28T06:45:11.2118842Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-28T06:45:11.2142256Z ##[endgroup]
2026-05-28T06:45:11.2173086Z [command]/usr/bin/git log -1 --format=%H
2026-05-28T06:45:11.2193455Z a0c482157c86c9f5b8da02422efdeccbf99d40af
